Disable GdkSurface.minimize on Wayland
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 16 Nov 2019 20:04:00 +0000 (20:04 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 16 Nov 2019 20:25:01 +0000 (20:25 +0000)
commit1ec4cb7f17111420bc125049031c267ef7291945
treefed0bef243718c1f71b29b45f0ce867b42d6f9c1
parentb70e4f6de95b3424b3d9b57f893d1075b37cb7a8
Disable GdkSurface.minimize on Wayland

The existing xdg-shell protocols do not support minimization in a way
that allows us to implement the GdkSurface API; the only minimization
operation does not come with a state notification, nor it comes with
a way to undo itself.

Closes: #67
gdk/wayland/gdksurface-wayland.c